home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / mac / MAC / School House / Misc. / Kids Can Save The Earth ƒ / Rain forests / background_2621.txt < prev    next >
Text File  |  1990-07-24  |  911b  |  46 lines

  1. -- background: 2621 from stack: in
  2. -- bmap block id: 3310
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 6 (field)
  16. -- low flags: 01
  17. -- high flags: 0000
  18. -- rect: left=43 top=160 right=215 bottom=459
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 3
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27.  
  28.  
  29. -- part 19 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=0 top=314 right=342 bottom=38
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 6720 / 6720
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: New Button
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to card "mainMenu" of stack "Kids Can Save the Earth"
  44. end mouseUp
  45.  
  46.